home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000089_news@columbia.edu _Thu Sep 9 16:51:05 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA15423
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 9 Sep 1999 16:51:05 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA17610
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 9 Sep 1999 16:49:53 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Ye Huang" <ye.huang@zweig.com>
  10. Subject: C-Kermit Connection frequently disconnected
  11. Message-ID: <h3VB3.18$B35.586@client>
  12. Date: Thu, 9 Sep 1999 16:46:30 -0400
  13. To: kermit.misc@columbia.edu
  14.  
  15. Hi:
  16.  
  17.     My C-Kermit connection from my HP-UX 10.20 to Compuserv often gets
  18. disconnected after the "dial" command succeeds but before my kermit script
  19. sees Compuserv's "Host Name:" prompt. It will display "OK" first and "NO
  20. CARRIER" on the next line. But  a lot of times the script works.
  21.  
  22.     I use hayes, tty0p0, 19200 (or 9600), and I set "cautious", and
  23. parity=space.
  24.  
  25.     1) Is this problem from my setup, noise line, or from Compuserv (say,
  26. too many users?)
  27.     2) How do I code my kermit script to recognize the fact that "NO
  28. CARRIER" has occured after dialing succeeded and redial the number? Or is
  29. there a way to avoid this problem?
  30.  
  31.